home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 2 / Amiga Tools 2.iso / tex / macros / source / contrib / supported / dinbrief / dinbrief.cls / images.pl < prev    next >
Text File  |  1995-03-15  |  403b  |  17 lines

  1. # LaTeX2HTML 2022 (Released January 1, 2022)
  2. # Associate images original text with physical files.
  3.  
  4.  
  5. $key = q//;
  6. $cached_env_img{$key} = q|<IMG
  7.  STYLE="height: 33.15ex; vertical-align: 130.21ex; " SRC="|."$dir".q|img3.png"
  8.  ALT="$\textstyle \parbox{3.6in}{
  9. \vbox to 0pt{\vss \ifx empty\@ @windowrules
  10. \hbox ...
  11. ...hspace*{-4truemm}\vbox{\hrule width 85truemm}\hss}\fi
  12. \vss}\nointerlineskip
  13. }$">|; 
  14.  
  15. 1;
  16.  
  17.